perm filename LISP.PRO[LSP,JRA] blob sn#069105 filedate 1973-10-31 generic text, type C, neo UTF8
COMMENT āŠ—   VALID 00002 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	1.Extend eval to  understand:
C00003 ENDMK
CāŠ—;
1.Extend eval to  understand:
   a. 1.6 conds
   b. label
   c. macros
   d. computed functions.e.g.car[x][y]

2. write a simple interpreter for LISP

3. write a postfix interpreter for numbers,+ and *.

4. many problems on contour model and stack model

5.compiler  for LISP subsets

6. assembler

7. extend eval for progs?